@charset "UTF-8";
body {
	font-family:"思源黑体 CN";
	font-size:15px;
	color:#666666;
	overflow-x:hidden;
}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary {
	display:block;
}
audio,canvas,progress,video {
	display:inline-block;
	vertical-align:baseline;
}
audio:not([controls]) {
	display:none;
	height:0;
}
[hidden],template {
	display:none;
}
svg:not(:root) {
	overflow:hidden;
}
ul,ol,li {
	padding:0;
	margin:0;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:500
}
:focus {
	outline:none;
}
img {
	border:0;
	max-width:100%;
	vertical-align:middle;
}
ul,ol,li {
	list-style:none;
}
a {
	text-decoration:none;
	background:0 0;
	color:inherit;
}
a:focus {
	text-decoration:none;
}
p {
	margin:0;
}
a:active,a:hover,a:focus {
	outline:0
}
b,strong {
	font-weight:700
}
sub,sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
button,input,optgroup,select,textarea {
	color:inherit;
	font:inherit;
	margin:0;
	outline:0
}
button,select {
	text-transform:none
}
select {
	-webkit-appearance:none;
	border:none
}
hr {
	border:0;
	height:1px
}
table {
	border-spacing:0;
	border-collapse:collapse;
}
input {
	line-height:normal
}
button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance:button;
	cursor:pointer;
}
input[type="checkbox"],input[type="radio"] {
	box-sizing:border-box;
	padding:0
}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height:auto
}
input[type="search"] {
	-webkit-appearance:textfield;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance:none
}
a {
	transition:all .5s ease;
}
a:hover {
	text-decoration:none;
	transition:all .5s ease;
}
@font-face {
	font-family:"helev";
	src:url("../fonts/helev.ttf");
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:"sapie";
	src:url("../fonts/sapientsansmedium.ttf");
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:"barlow";
	src:url("../fonts/barlowcondensed-regular.woff2.ttf");
	font-weight:normal;
	font-style:normal;
}
h1,h2,h3,h4,h5,h6 {
	margin:0;
	font-weight:normal;
}
a:focus,a:hover {
	color:#153885; 
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.clear {
	clear:both;
}
.footH {
	height:48px;
	display:none;
}
.footFix {
	background:#F08300;
	padding:10px 0;
	display:none;
	justify-content:space-between;
	position:fixed;
	bottom:0;
	width:100%;
	z-index:999;
	text-align:center;
	color:#fff;
}
.footFix>a {
	display:inline-block;
	width:33%;
	font-size:16px;
	color:#ffffff !important;
}
.footFix>a>i.iconfont {
	font-size:20px;
	margin-right:5px;
	color:#fff;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.swiper-pagination-bullet-active {
	background:#F08300 !important;
}
.container {
	width:96%;
	max-width: 1400px;
	margin:0 auto;
	padding:0;
}

/* head */
.headSearchWarp{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.6);
	z-index: 9009;
	opacity: 0;
	visibility: hidden;
	transition: all .5s ease;
}
.headSearchWarp.open{
	opacity: 1;
	visibility: visible; 
	transition: all .5s ease;
}
.headSearch{
	position: fixed;
	top: -151px;
	opacity: 0;
	visibility: hidden;
	left: 0;
	background: #fff;
	z-index: 90090;
	width: 100%;
	padding: 50px 0;
	box-shadow: 0 6px 15px 0 rgba(0, 0, 0, .1);
	transition: all .5s ease;
}
.headSearch.open{
	opacity: 1;
	top: 0;
	visibility: visible;
	transition: all .5s ease;
}
.headSearch .container{
	max-width: 1000px;
	position: relative;
	border-bottom: 1px solid #ddd;
}
.headSearch input[type=text]{
	border: none;
	height: 50px;
	width: 90%;
	padding: 0;
	text-indent: 18px;
	float: left;
}
.headSearch .hsm {
    width: 10%;
    float: left;
    height: 50px;
    background: url(../images/ss-ico.jpg) no-repeat right 15px center;
    text-align: right;
    border: none;
    outline: none;
    padding-right: 5px;
    line-height: 50px;
    cursor: pointer;
}
.closeHs{
	position: absolute;
	cursor: pointer;
	right: -100px;
	top: -30px;
}
.closeHs i{
	font-size: 34px;
	color: #009edf;
}
.closeHm{
	position: absolute;
	cursor: pointer;
	right: 50px;
	top: 30px;
	z-index: 9999;
}
.closeHm i{
	font-size: 34px;
	color: #009edf;
}
.head-welcome{
	height: 32px;
	line-height: 32px;
	background: #f1f1f1;
	font-size: 14px;
	color: #555555;
}
.head-welcome a{
	display: block;
	float: left;
	margin-left: 22px;
	color: #555;
	position: relative;
}
.head-welcome a::after{
	content: "";
	position: absolute;
	width: 1px;
	height: 12px;
	background: #c7c6c6;
	top: 50%;
	margin-top: -6px;
	right: -11px;
}
.head-welcome a:last-child::after{
	display: none;
}
.head {
	width:100%;
	background:rgba(255,255,255,1);
	z-index:999; 
	top:0;
	padding: 16px 0 16px;
	border-bottom: 1px solid rgba(203,202,202,0);
	position:relative;
	transition:all .5s ease;
}
.head.fixedbg {
	left:0;
	background:rgba(255,255,255,1);
	position:relative;
	border-bottom: 1px solid rgba(203,202,202,0.5);
	box-shadow:0 6px 15px 0 rgba(0,0,0,.1);
	transition:all .5s ease;
}
.head .Logo{
	float: left;
	position: relative;
	margin-top: 12px;
}
.head .Logo-txt{
	padding-left: 16px;
	float: left;
	margin-top: 12px;
}
.head .Logo img{
	max-height: 70px;
}
.head .Logo-txt h1{
	font-weight: bold;
	font-size: 32px;
	line-height: 38px;
	color: #111111;
}
.head .Logo-txt h5{
	font-size: 16px;
	color: #016ddc;
	line-height: 25px;
	letter-spacing: 3.2px;
}
.head-tel{
	float: right;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.head-tel i{
	font-size: 20px;
	color: #016ddc;
	margin-right: 9px;
	position: relative;
	top: 1px;
}
.head-tel p{
	color: #555555;
}
.head-tel a{
	font-size: 32px;
	color: #016ddc;
	font-weight: bold;
}
.head-search{
	float: right;
	width: 60px;
	height: 60px;
	background: url("../images/head-search-img.png") no-repeat center center;
	margin-top: 20px;
	margin-left: 44px;
	cursor: pointer;
}
.WebLink{
    background: #016ddc;
	width: 100%;
}
.WebLink.fixedbg{
	position: fixed;
	top: 0;
	z-index: 999;
	left: 0;
}
.WebLink .container .topnav{
    display: block;
    float: left;
    font-size: 18px;
    color: #fff;
    line-height: 60px;
	width: 10%;
	text-align: center;
	position: relative;
}
.WebLink .container .topnav:hover,
.WebLink .container .topnav.on{
	background: #F08300;
}
.WebLink .container .topnav::after{
	content: "";
	position: absolute;
	width: 1px;
	height: 18px;
	border-left: 1px dashed #fff;
	opacity: 0.3;
	right: -2px;
	top: 50%;
	margin-top: -9px;
	transition:all .5s ease;
}
.WebLink .container .topnav:last-child::after{
	display: none;
}
.WebLink .container .topnav:hover::after,
.WebLink .container .topnav.on::after{
	opacity: 0;
	transition:all .5s ease;
}
.WebLink .container .childnav{
	display: none;
	position: relative;

}

.topnav:hover ul.childnav{
	display: block;
}
/*indexBanner*/
.syBannerSwiper{
	overflow: hidden;
	position: relative;
}
.syBannerSwiper .swiper-slide img{
	width: 100%;
}
.syBannerN,
.syBannerP{
	width: 68px !important;
	height: 68px !important;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(255,255,255,0.5) !important;
	color: #359335;
	margin-top: -34px !important;
	transition:all .5s ease;
}
.syBannerN:hover,
.syBannerP:hover{
	background: rgba(53,147,53,1) !important;
	color: #fff;
	transition:all .5s ease;
}
.syBannerN{
	right: 6% !important;
}
.syBannerP{
	left: 6% !important;
}
.syBannerN i,
.syBannerP i{
	font-size: 28px;
}
.syBannerPag{
	bottom: 58px !important;
}

/*indexProduct*/
.indexProduct{
	padding: 55px 0 70px;
	background: url("../images/sy-pro-back.jpg") no-repeat top center;
	background-size: cover;
}
.indexProduct .hd{
	background: #fff;
	margin-top: 34px;
}
.indexProduct .hd ul li{
	width: 16.66667%;
	float: left;
	text-align: center;
	height: 80px;
	cursor: pointer;
	padding-top: 22px;
	position: relative;
	transition:all .5s ease;
}
.indexProduct .hd ul li::after{
	content: "";
	position: absolute;
	height: 0px;
	width: 0px;
	right: 50%;
	bottom: -6px;
	margin-right: -6px;
	opacity: 0;
	border: 6px solid #016ddc;
	border-top-color: #016ddc;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	transition:all .5s ease;
}
.indexProduct .hd ul li:hover::after,
.indexProduct .hd ul li.on::after{
	bottom: -12px;
	opacity: 1;
	transition:all .5s ease;
}
.indexProduct .hd ul li:hover,
.indexProduct .hd ul li.on{
	background: #016ddc;
	transition:all .5s ease;
}
.indexProduct .hd ul li .cn{
	font-weight: bold;
	font-size: 22px;
	color: #222222;
	line-height: 28px;
	transition:all .5s ease;
}
.indexProduct .hd ul li .en{
	font-family: "barlow";
	font-size: 14px;
	color: #888888;
	line-height: 20px;
	margin-top: 8px;
	transition:all .5s ease;
	letter-spacing: 0.5px;
}
.indexProduct .hd ul li:hover p,
.indexProduct .hd ul li.on p{
	color: #fff;
	transition:all .5s ease;
}
.indexProduct .bd{
	margin-top: 28px;
}
.indexProduct .bd .row{
	margin-left: -9px;
	margin-right: -9px;
}
.indexProduct .bd .pdg{
	padding: 0 9px;
}
.sy-pro-list{
	background: #fff;
	margin-bottom: 18px;
	overflow: hidden;
}
.sy-pro-list .pic{
	border-bottom: 1px solid #dfe3e6;
}
.sy-pro-list .tit{
	font-size: 19px;
	color: #222222;
	line-height: 25px;
	text-align: center;
	margin-top: 18px;
	transition:all .5s ease;
}
.sy-pro-list:hover .tit{
	color: #F08300;
	transition:all .5s ease;
}
.sy-pro-list .more{
	width: 108px;
	height: 38px;
	line-height: 38px;
	background: #F08300;
	font-size: 15px;
	color: #fff;
	margin: 20px auto 28px;
	text-align: center;
}
.sy-pro-advert{
	width: 100%;
	height: 149px;
	background: url("../images/sy-pro-gg-back.jpg") no-repeat center center;
	background-size: cover;
	margin-top: 25px;
	position: relative;
	color: #fff;
	padding: 25px 40px 0;
}
.sy-pro-advert h3{
	font-weight: bold;
	font-size: 32px;
	line-height: 40px;
}
.sy-pro-advert .box{
	overflow: hidden;
	margin-top: 12px;
}
.sy-pro-advert .box .txt{
	float: left;
	font-size: 20px;
	line-height: 38px;
	margin-right: 42px;
}
.sy-pro-advert .box span{
	display: block;
	float: left;
	width: 308px;
	height: 38px;
	line-height: 38px;
	background: url("../images/sy-pro-tel-bk.png") no-repeat center center;
	text-align: center;
	font-size: 16px;
	color: #333333;
	margin-right: -12px;
}
.sy-pro-advert .box span a{
	font-weight: bold;
	font-size: 24px;
	color: #016ddc;
	font-family: "barlow";
	letter-spacing: 1px;
}
.sy-pro-advert .box span i{
	font-size: 18px;
	color: #016ddc;
	margin-right: 6px;
	position: relative;
	top: -1px;
}
.sy-pro-advert .ljzx{
	position: absolute;
	width: 178px;
	text-align: center;
	line-height: 40px;
	background: #F08300;
	display: block;
	border-radius: 5px;
	right: 88px;
	top: 50%;
	margin-top: -20px;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
}

/*indexAdvantage*/
.indexAdvantage .yrj-sy-h2{
	color: #fff;
}
.indexAdvantage .yrj-sy-h2 span::after{
	background: url("../images/sy-t-bk1-b.png") no-repeat center center;
}
.indexAdvantage .yrj-sy-h2 span::before{
	background: url("../images/sy-t-bk2-b.png") no-repeat center center;
}
.indexAdvantage .yrj-sy-h6{
	color: #fff;
}
.indexAdvantage .container{
	max-width: 1200px;
}
.sy-ys-one{
	background: url("../images/sy-ys-bk1.jpg") no-repeat top center;
	background-size: 100% 90%;
	padding: 65px 0 0 0;
}
.sy-ys-one ul{
	margin-top: 45px;
}
.indexAdvantage ul{
	position: relative;
}
.indexAdvantage ul::after{
	content: "";
	position: absolute;
	width: 1px;
	height: 100%;
	border-left: 1px dashed #d4d4d4;
	left: 50%;
	top: 0;
	z-index: 22;
}
.indexAdvantage ul li{
	position: relative;
}
.indexAdvantage ul li .num{
	position: absolute;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	border-radius: 100%;
	background: #fff;
	left: 50%;
	margin-left: -30px;
	top: 20%;
	font-size: 32px;
	font-weight: bold;
	color: #F08300;
	font-family: "helev";
	z-index: 33;
}
.indexAdvantage ul li .num::after{
	content: "";
	position: absolute;
	border: 9px solid #fff;
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-left-color: #fff;
	border-right-color: transparent;
	top: 50%;
	margin-top: -9px;
	right: -16px;
	transition:all .5s ease;
}
.indexAdvantage ul li:nth-of-type(2n+2) .num::after{
	border: 9px solid #fff;
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: #fff;
	right: auto;
	left: -16px;
}
.indexAdvantage ul li .pic{
	width: 42.75%;
	float: left;
}
.indexAdvantage ul li:nth-of-type(2n+2) .pic{
	float: right;
}
.indexAdvantage ul li .info{
	width: 40%;
	margin-top: 50px;
	float: right;
	color: #fff;
}
.indexAdvantage ul li:nth-of-type(2n+2) .info{
	float: left;
}
.indexAdvantage ul li .info .tit{
	font-weight: bold;
	font-size: 36px;
	line-height: 40px;
}
.indexAdvantage ul li .info .line{
	width: 34px;
	height: 2px;
	background: #f5f5f5;
	margin: 26px 0 30px;
}
.indexAdvantage ul li .info .sub{
	font-size: 16px;
	line-height: 26px;
	padding-left: 12px;
	background: url("../images/sy-ys-sjx1.png") no-repeat left top 9px;
}
.sy-ys-two{
	background: url("../images/sy-ys-bk2.jpg") no-repeat top center;
	background-size: cover;
	margin-top: -8%;
	padding: 105px 0 30px;
}
.sy-ys-two .info .tit{
	color: #222222;
}
.sy-ys-two .info .line{
	background: #016ddc !important;
}
.sy-ys-two .info .sub{
	color: #555555;
	background: url("../images/sy-ys-sjx2.png") no-repeat left top 9px !important;
}
.sy-ys-two .num{
	background: #016ddc !important;
	top: 42% !important;
	color: #f1f1f1 !important;
}
.sy-ys-two ul li{
	margin-bottom: 65px;
}
.sy-ys-two .num::after{
	content: "";
	position: absolute;
	border: 9px solid #016ddc;
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-left-color: #016ddc !important;
	border-right-color: transparent;
	transition:all .5s ease;
	top: 50%;
	margin-top: -9px;
	right: -16px;
}
.sy-ys-two ul li:nth-of-type(2n+2) .num::after{
	border: 9px solid #016ddc;
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent !important;
	border-right-color: #016ddc !important;
	right: auto;
	left: -16px;
}

/*indexSolution*/
.indexSolution{
	padding: 60px 0 98px;
	background: #ebeff2;
}
.indexSolution .yrj-sy-h2 a{
	color: #016ddc;
}
.indexSolution .hd{
	margin-top: 45px;
}
.indexSolution .hd ul{
	text-align: center;
}
.indexSolution .hd ul li{
	display: inline-block;
	position: relative;
	width: 162px;
	margin: 0 3px;
	cursor: pointer;
	line-height: 50px;
	font-size: 16px;
	color: #222222;
	background: #d6dde4;
	transition:all .5s ease;
}
.indexSolution .hd ul li:hover,
.indexSolution .hd ul li.on{
	background: #F08300;
	color: #fff;
	transition:all .5s ease;
}
.indexSolution .hd ul li::after{
	content: "";
	position: absolute;
	border: 6px solid #F08300;
	border-top-color: #F08300;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	bottom: -6px;
	opacity: 0;
	left: 50%;
	margin-left: -6px;
	transition:all .5s ease;
}
.indexSolution .hd ul li:hover::after,
.indexSolution .hd ul li.on::after{
	bottom: -12px;
	opacity: 1;
	transition:all .5s ease;
}
.indexSolution .bd{
	margin-top: 40px;
}
.indexSolution .bd .row .pdg{
	padding: 0 7.5px;
}
.sy-jjfa-list{
	background: #ffffff;
	margin-bottom: 15px;
	transition:all .5s ease;
}
.sy-jjfa-list:hover{
	background: #016ddc;
	transition:all .5s ease;
}
.sy-jjfa-list .info{
	padding: 24px 26px 42px;
}
.sy-jjfa-list .info .tit{
	font-size: 18px;
	color: #555555;
	line-height: 28px;
	height: 56px;
	transition:all .5s ease;
}
.sy-jjfa-list:hover .info .tit{
	color: #fff;
	transition:all .5s ease;
}
.sy-jjfa-list .info .line{
	width: 20px;
	height: 3px;
	margin-top: 25px;
	background: #e2e0e0;
}

/*indexMessaeg*/
.indexMessaeg{
	padding: 65px 0 58px;
	background: url("../images/sy-ly-back.jpg") no-repeat top center;
	background-size: cover;
}
.indexMessaeg .yrj-sy-h2 a:nth-child(1){
	color: #016ddc;
}
.indexMessaeg .row{
	margin-top: 50px;
}
.indexMessaeg .row .pdg{
	margin-bottom: 10px;
}
.indexMessaeg .row input[type=text]{
	width: 100%;
	height: 40px;
	background: rgba(201,201,201,0.3);
	border: none;
	outline: none;
	padding: 0 18px;
	font-size: 16px;
	color: #333333;
}
.indexMessaeg .row textarea{
	min-width: 100%;
	max-width: 100%;
	min-height: 90px;
	max-height: 90px;
	background: rgba(201,201,201,0.3);
	border: none;
	outline: none;
	padding: 12px 18px;
	font-size: 16px;
	color: #333333;
}
.indexMessaeg .ljtj{
	display: block;
	width: 444px;
	height: 65px;
	line-height: 58px;
	background: #016ddc;
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin: 36px auto 0;
	cursor: pointer;
	transition:all .5s ease;
}
.indexMessaeg .ljtj:hover{
	border-radius: 65px;
	transition:all .5s ease;
}
.indexMessaeg .ljtj i{
	font-size: 30px;
	position: relative;
	top: 5px;
	margin-right: 15px;
}
.sy-jjfa-tel{
	width: 740px;
	height: 85px;
	background: #ffffff;
	margin: 55px auto 0;
	text-align: center;
	line-height: 76px;
	font-size: 16px;
	color: #333333;
	box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
	border-left: 6px solid #016ddc;
	border-radius: 5px;
	font-size: 18px;
	transition: all .5s ease;
}
.sy-jjfa-tel i{
	font-size: 34px;
	color: #016ddc;
	margin-right: 16px;
	position: relative;
	top: 4px;
}
.sy-jjfa-tel a{
	font-weight: bold;
	font-size: 24px;
	color: #F08300;
	font-family: "barlow";
	letter-spacing: 1px;
}
.sy-jjfa-tel a#two{
	color: #016ddc;
}
.sy-jjfa-tel strong{
	font-size: 18px;
	color: #333333;
}

/*indexAbout*/
.indexAbout{
	padding: 70px 0 0 0;
	height: 616px;
	background: url(../images/sy-abt-back.jpg) no-repeat top center;
	background-size: cover;
}
.indexAbout .tit{
	font-size: 24px;
	line-height: 30px;
	color: #016ddc;
	text-align: center;
	margin: 40px 0 35px;
}
.indexAbout .sub{
	text-align: center;
	font-size: 18px;
	color: #333333;
	line-height: 30px;
}
.indexAbout .more{
	display: block;
	width: 155px;
	height: 52px;
	line-height: 50px;
	background: #016ddc;
	margin: 40px auto 0;
	text-align: center;
	color: #fff;
	font-size: 16px;
	color: #fff;
}
.indexAbout .more:hover{
	border-radius: 50px;
}
.indexAbout .more i{
	font-size: 18px;
	position: relative;
	top: 1px;
	margin-left: 8px;
}
.sy-gssl{
    position: relative;
    z-index: 22;
    margin-top: -85px;
}
.sy-gssl .container{
    background: #fff;
    position: relative;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
    transition: all .5s ease;
}
.syGsslSwiper{
	width: 83.428571428%;
	float: right;
	padding: 11px 0;
	margin-right: 11px;
	overflow: hidden;
	position: relative;
}
.sy-gssl .titBox{
	position: absolute;
	width: 14.642857142%;
	height: 100%;
	left: 0;
	top: 0;
	background: #016ddc;
	color: #fff;
	text-align: center;
}
.sy-gssl .titBox .cn{
	font-size: 28px;
	line-height: 35px;
	margin: 38px 0 8px;
}
.sy-gssl .titBox .en{
	font-size: 16px;
	font-family: "barlow";
	letter-spacing: 1px;
	line-height: 25px;
}
.sy-gssl .titBox line{
	display: block;
	width: 25px;
	height: 3px;
	background: #fff;
	margin: 16px auto 0;
}
.sy-gsqk{
	padding: 42px 0 70px;
	position: relative;
}
.sy-gsqk::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	border: 1px dashed #e4e4e4;
	left: 0;
	bottom: 79px;
	z-index: -1;
}
.sy-gsqk .container{
	text-align: center;
}
.sy-gsqk .lb{
	display: inline-block;
	margin: 0 85px;
	position: relative;
}
.sy-gsqk .lb::after{
	content: "";
	position: absolute;
	width: 68px;
	height: 1px;
	background: #cfcece;
	top: 59px;
	right: -120px;
}
.sy-gsqk .lb:last-child::after{
	display: none;
}
.sy-gsqk .lb .num{
	width: 120px;
	height: 120px;
	position: relative;
	background: #fff;
	border: 1px solid #eaeaea;
	border-radius: 100%;
}
.sy-gsqk .lb .num::after{
	position: absolute;
	content: "";
	width: 86%;
	height: 86%;
	border-radius: 100%;
	background: #f1f1f1;
	top: 7%;
	left: 7%;
	z-index: 11;
}
.sy-gsqk .lb .num::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 50%;
	bottom: 0;
	left: 0;
	background: #016ddc;
	border-bottom-left-radius: 120px;
	border-bottom-right-radius: 120px;
}
.sy-gsqk .lb:nth-of-type(2n+2) .num::before{
	background: #F08300;
}
.sy-gsqk .lb .num .shadow{
	position: absolute;
	width: 127px;
	height: 100%;
	top: 0;
	right: -64%;
	z-index: -1;
	background: url("../images/sy-gsqk-yy.png") no-repeat center center;
	background-size: cover;
}
.sy-gsqk .lb .num span{
	font-weight: bold;
	font-size: 32px;
	color: #016ddc;
	line-height: 32px;
	display: block;
	font-family: barlow;
	padding-top: 32px;
	position: relative;
	z-index: 22;
}
.sy-gsqk .lb .num p{
	font-size: 14px;
	color: #1f1e24;
	line-height: 25px;
	margin-top: 5px;
	position: relative;
	z-index: 22;
}
.sy-gsqk .lb .tit{
	font-size: 18px;
	font-weight: bold;
	color: #1f1e24;
	line-height: 25px;
	margin: 10px 0 14px;
}
.sy-gsqk .lb .dot{
	width: 20px;
	height: 20px;
	background: url("../images/sy-gsqk-dot.png") no-repeat center center;
	margin: 0 auto;
}

/*indexHonor*/
.indexHonor{
	padding: 60px 0;
	background: #f6f6f6;
}
.indexHonor .line{
	width: 100%;
	height: 1px;
	background: #dedddd;
	position: relative;
	margin-top: 35px;
}
.indexHonor .line::after{
	content: "";
	position: absolute;
	width: 78px;
	height: 4px;
	background: #016ddc;
	left: 50%;
	margin-left: -39px;
	bottom: 0;
}
.sy-honor-show{
	position: relative;
	margin-top: 60px;
	background: url("../images/sy-zs-yy.jpg") no-repeat bottom center;
	background-size: 100%;
	padding-bottom: 40px;
}
.syHonorSwiper{
	width: 94%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.syHonorSwiper img{
	border: 5px solid #4c2f0a;
}
.syHonorN,
.syHonorP{
	width: 60px !important;
	height: 60px !important;
	border: 1px solid #d6d6d6;
	color: #d4d4d4;
	background: rgba(68,158,67,0) !important;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	color: #4b4b4b;
	margin-top: 0 !important;
	top: 38% !important;
	transition: all .5s ease;
}
.syHonorN:hover,
.syHonorP:hover{
	background: rgba(68,158,67,1) !important;
	border: 1px solid rgba(68,158,67,1);
	color: #fff;
	transition: all .5s ease;
}
.syHonorN{
	right: -80px !important;
}
.syHonorP{
	left: -80px !important;
}
.syHonorN i,
.syHonorP i{
	font-size: 32px;
}

/*indexNews*/
.indexNews{
	padding: 60px 0 105px;
	background: url("../images/sy-news-back.jpg") no-repeat bottom center;
	background-size: 100%;
}
.indexNews .container{
	margin-top: 48px;
}
.sy-news-left{
	width: 57%;
	float: left;
	overflow: hidden;
}
.sy-news-list{
	width: 48.8721804541%;
	float: left;
	background: #ffffff;
	transition: all .5s ease;
}
.sy-news-list:hover{
	background: #F08300;
	transition: all .5s ease;
}
.sy-news-list:nth-child(2){
	float: right;
}
.sy-news-list .info{
	padding: 34px 32px 32px;
}
.sy-news-list .info .tit{
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	color: #222222;
	transition: all .5s ease;
}
.sy-news-list .info .sub{
	font-size: 16px;
	color: #666666;
	line-height: 28px;
	height: 84px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 28px 0 45px;
	transition: all .5s ease;
}
.sy-news-list .info .time{
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	transition: all .5s ease;
}
.sy-news-list .info .more{
	font-size: 16px;
	line-height: 25px;
	color: #016ddc;
	margin-top: 65px;
	transition: all .5s ease;
}
.sy-news-list .info .more i{
	font-size: 18px;
	margin-left: 8px;
	position: relative;
	top: 1px;
}
.sy-news-list:hover div {
	color: #fff !important;
	transition: all .5s ease;
}
.sy-news-right{
	width: 42%;
	float: right;
	background: #fff;
	box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
}
.sy-news-right .clsname{
	width: 110px;
	text-align: center;
	line-height: 42px;
	background: #016ddc;
	font-size: 16px;
	color: #fff;
}
.sy-news-right .more{
	display: block;
	width: 76px;
	text-align: center;
	height: 34px;
	line-height: 34px;
	background: #f2f2f2;
	font-size: 15px;
	color: #888888;
	position: absolute;
	right: 28px;
	top: 28px;
}
.sy-news-right .more:hover{
	background: #016ddc;
	color: #fff;
}
.sy-news-right .more i{
	margin-left: 4px;
}
.sy-hyxw{
	border-bottom: 1px solid #eaeaea;
	padding: 24px 0 29px;
	position: relative;
}
.sy-hyxw ul{
	padding: 0 28px;
	margin-top: 20px;
	overflow: hidden;
}
.sy-hyxw ul li{
	overflow: hidden;
	margin-top: 9px;
}
.sy-hyxw ul li .time{
	width: 70px;
	height: 70px;
	float: left;
	background: #f0f0f0;
	font-family: Arial;
	overflow: hidden;
	text-align: center;
}
.sy-hyxw ul li .time .day{
	font-weight: bold;
	font-size: 28px;
	color: #016ddc;
	line-height: 30px;
	margin: 8px 0 2px;
}
.sy-hyxw ul li .time .year{
	font-size: 14px;
	color: #777777;
	line-height: 25px;
}
.sy-hyxw ul li .info{
	width: 83%;
	float: right;
}
.sy-hyxw ul li .info .tit{
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	color: #222222;
	margin: 4px 0 6px;
	transition: all .5s ease;
}
.sy-hyxw ul li:hover .info .tit{
	color: #016ddc;
	transition: all .5s ease;
}
.sy-hyxw ul li .info .sub{
	font-size: 15px;
	line-height: 25px;
	color: #666666;
}
.sy-cjwt{
	padding: 24px 0 38px;
	position: relative;
}
.sy-cjwt .clsname{
	background: #F08300;
}
.sy-cjwt ul{
	padding: 0 28px;
	margin-top: 10px;
}
.sy-cjwt ul li{
	padding-left: 30px;
	background: url("../images/sy-cjwt-ico.png") no-repeat left center;
	line-height: 48px;
	font-size: 16px;
	color: #333333;
	transition: all .5s ease;
}
.sy-cjwt ul li:hover a{
	color: #F08300;
	transition: all .5s ease;
}
.sy-cjwt ul li span{
	display: block;
	border-bottom: 1px solid #ecebeb;
}

/*product*/
.yrj-main{
	padding: 58px 0 95px;
}
.yrj-right{
	width: 75.429%;
	float: right;
}
.product .row .pdg{
	padding: 0 13px;
}
.product-list{
	border: 1px solid #dcdcdc;
	margin-bottom: 26px;
	transition: all .5s ease;
}
.product-list:hover{
	border: 1px solid #F08300;
	background: #F08300;
	transition: all .5s ease;
}
.product-list .tit{
	line-height: 56px;
	border-top: 1px solid #dcdcdc;
	font-size: 16px;
	color: #222222;
	text-align: center;
	padding: 0 12px;
	transition: all .5s ease;
}
.product-list:hover .tit{
	color: #fff;
	border-top: 1px solid #F08300;
	transition: all .5s ease;
}
/*productDe*/
.productDe{
	overflow: hidden;
}
.productDe .imgShow{
	width: 53.552%;
	float: left;
}
.proDeSwiper {
	overflow: hidden;
	position: relative;
	width: 87%;
	margin: 0 auto;
}
.proDeSwiper .swiper-slide{
	border: 1px solid #c8c6c6;
	transition: all .5s ease;
}
.proDeSwiper .swiper-slide.swiper-slide-thumb-active{
	border: 1px solid #F08300;
	transition: all .5s ease;
}
.prode-thumbs{
	position: relative;
	margin-top: 6px;
}
.proDeSwiper2{
	overflow: hidden;
	position: relative;
	border: 1px solid #ccc;
}
.proDeN{
	right: 0 !important;
}
.proDeP{
	left: 0 !important;
}
.proDeN,
.proDeP{
	width: 30px !important;
	height: 100% !important;
	border-radius: 5px;
	background: #f1f1f1 !important;
	top: 0 !important;
	margin-top: 0 !important;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #444;
	transition: all .5s ease;
}
.proDeN:hover,
.proDeP:hover{
	background: #F08300 !important;
	color: #fff;
	transition: all .5s ease;
}
.proDeN i,
.proDeP i{
	font-size: 22px;
}
.productDe .info{
	width: 41.1657565%;
	float: right;
	border-top: 3px solid #016ddc;
	padding-top: 20px;
}
.productDe .info .title{
	font-size: 32px;
	color: #016ddc;
	line-height: 45px;
}
.productDe .info .sub{
	font-size: 16px;
	color: #555555;
	line-height: 28px;
	margin-top: 30px;
	height: 224px;
	overflow: auto;
}
.productDe .info .ljzx{
	display: block;
	width: 100%;
	height: 60px;
	line-height: 54px;
	text-align: center;
	border-radius: 5px;
	background: #F08300;
	color: #fff;
	font-size: 18px;
	margin-top: 60px;
}
.productDe .info .ljzx i{
	font-size: 28px;
	position: relative;
	top: 3px;
	margin-right: 12px;
}
.product-tab{
	margin-top: 36px;
}
.product-tab .top-tit{
	line-height: 75px;
	border-bottom: 1px solid #d8d8d7;
	font-weight: bold;
	font-size: 28px;
	color: #333333;
}
.product-tab .top-tit span{
	display: inline-block;
	position: relative;
}
.product-tab .top-tit span::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background: #F08300;
	left: 0;
	bottom: -1px;
}
.product-tab .cont{
	margin-top: 50px;
	font-size: 15px;
	color: #333;
	line-height: 28px;
}
.product-tab .pro-td{
	margin-top: 22px;
}
.product-tab .pro-td .lb{
	border-bottom: 1px dashed #d2d1d1;
	line-height: 28px;
	padding: 14px 0 14px 14px;
	position: relative;
}
.product-tab .pro-td .lb::after{
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	background: #016ddc;
	border-radius: 100%;
	left: 0;
	top: 24px;
}

/*左侧*/
.yrj-sub-left{
	width: 280px;
	float: left;
}
.product-class .titBox{
	background: #016ddc;
	color: #fff;
	text-align: center;
	padding: 18px 0 18px;
}
.product-class .titBox .cn{
	font-size: 32px;
	line-height: 38px;
}
.product-class .titBox .en{
	font-family: Arial;
	font-size: 16px;
	line-height: 25px;
	margin-top: 8px;
}
.product-class .item{
	margin-top: 1px;
}
.product-class .item h3 a{
	display: block;
	line-height: 52px;
	padding-left: 38px;
	padding-right: 18px;
	background: #016ddc url("../images/yrj-l-sjx1.png") no-repeat left 22px center;
	font-size: 16px;
	color: #fff;
}
.product-class .item h3:hover a,
.product-class .item h3.on a {
	background: #F08300 url("../images/yrj-l-sjx1.png") no-repeat left 22px center;
}
.product-class .item ul{
	background: #f3f7f9;
	overflow: hidden;
	display: none;
}
.product-class .item.on ul{
	display: block;
}
.product-class .item ul li:last-child{
	margin-bottom: 10px;
}
.product-class .item ul li:first-child{
	margin-top: 10px;
}
.product-class .item ul li a{
	display: block;
	line-height: 48px;
	font-size: 15px;
	color: #666666;
	padding: 0 18px 0 38px;
}
.product-class .item ul li:hover a,
.product-class .item ul li.on a{
	color: #F08300;
	background: #e9edef;
}
.yrj-left-lx{
	background: #fff;
	width: 100%;
	margin-top: 18px;
	border: 14px solid #016ddc;
	padding: 25px 18px 20px;
}
.yrj-left-lx .kf{
	text-align: center;
	font-size: 18px;
	color: #333333;
	line-height: 30px;
}
.yrj-left-lx .kf i{
	font-size: 24px;
	position: relative;
	top: 2px;
	margin-right: 10px;
}
.yrj-left-lx .dh1{
	font-size: 15px;
	color: #333333;
	line-height: 30px;
	margin-top: 14px;
}
.yrj-left-lx .dh1 a{
	display: block;
	font-family: Arial;
	font-weight: bold;
	font-size: 24px;
	color: #016ddc;
}
.yrj-left-lx .sub{
	border-top: 1px solid #f1f1f1;
	padding-top: 10px;
	margin-top: 15px;
	font-size: 15px;
	color: #555555;
	line-height: 26px;
}
.yrj-left-lx .sub .dh{
	margin-bottom: 8px;
	padding-left: 18px;
	background: url("../images/yrj-l-dh.png") no-repeat left top 6px;
}
.yrj-left-lx .sub .dz{
	padding-left: 18px;
	background: url("../images/yrj-l-dz.png") no-repeat left top 6px;
}
.proLySwiper{
	position: relative;
	overflow: hidden;
	margin-top: 45px;
	padding-bottom: 55px;
}
.pro-ly .tit{
	font-size: 16px;
	line-height: 25px;
	color: #333333;
	margin-top: 14px;
	text-align: center;
}
.pro-about{
	overflow: hidden;
	background: #F08300;
	margin-top: 50px;
	border-right: 30px solid #f5f5f5;
}
.pro-about .info{
	width: 78.7%;
	float: left;
	background: #f5f5f5;
	padding: 44px 62px 48px 32px;
}
.pro-about .info .title{
	font-size: 28px;
	line-height: 35px;
	color: #222222;
}
.pro-about .info .title span{
	color: #2a5dab;
}
.pro-about .info .cont1{
	font-size: 16px;
	color: #555555;
	line-height: 30px;
	margin-top: 25px;
}
.pro-about .num-box{
	width: 16%;
	float: right;
	margin-right: 24px;
	color: #fff;
	padding-top: 46px;
}
.pro-about .num-box .lb{
	border-bottom: 1px solid #77b676;
	padding-bottom: 28px;
	margin-bottom: 28px;
}
.pro-about .num-box .lb:last-child{
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0;
}
.pro-about .num-box .lb .txt{
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}
.pro-about .num-box .lb .num{
	font-size: 14px;
	margin-top: 10px;
}
.pro-about .num-box .lb .num span{
	font-weight: bold;
	font-size: 32px;
	line-height: 32px;
}
.pro-about .num-box .lb .num sup{
	position: relative;
	top: -14px;
	font-size: 20px;
}
.proTjSwiper{
	position: relative;
	overflow: hidden;
	margin-top: 50px;
	padding-bottom: 55px;
}
.proTjSwiper .product-list{
	margin-bottom: 0;
}

/*download*/
.download ul{
	margin-top: 22px;
}
.download ul li{
	overflow: hidden;
	position: relative;
	background: #f8f8f8;
	padding: 16px 20% 34px 24px;
	margin-bottom: 10px;
}
.download ul li::after{
	content: "";
	position: absolute;
	width: 5px;
	height: 100%;
	background: #459e43;
	left: 0;
	top: 0;
	z-index: 2;
	transition: all .5s ease;
}
.download ul li:hover::after{
	width: 100%;
	transition: all .5s ease;
}
.download ul li .time{
	width: 100px;
	line-height: 30px;
	background: #eae9e9;
	text-align: center;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #888888;
	position: relative;
	z-index: 22;
	transition: all .5s ease;
}
.download ul li:hover .time{
	color: #fff;
	background: rgba(255,255,255,0.3);
	transition: all .5s ease;
}
.download ul li .tit{
	font-weight: bold;
	font-size: 22px;
	color: #016ddc;
	line-height: 30px;
	margin: 15px 0 15px;
	position: relative;
	z-index: 22;
	transition: all .5s ease;
}
.download ul li:hover .tit{
	color: #fff;
	transition: all .5s ease;
}
.download ul li .sj{
	font-size: 15px;
	color: #888888;
	line-height: 25px;
	position: relative;
	z-index: 22;
	transition: all .5s ease;
}
.download ul li:hover .sj{
	color: #fff;
	transition: all .5s ease;
}
.download ul li .ico{
	position: absolute;
	top: 50%;
	margin-top: -36px;
	right: 68px;
	width: 72px;
	height: 72px;
	background: #e4e4e4;
	border-radius: 100%;
	color: #343434;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 22;
	transition: all .5s ease;
}
.download ul li:hover .ico{
	background: #fff;
	color: #459e43;
	transition: all .5s ease;
}
.download ul li .ico i{
	font-size: 30px;
}

/*tech*/
.tech ul{
	margin-top: 28px;
}
.tech ul li{
	position: relative;
	border-top: 1px solid #e7e7e6;
	line-height: 58px;
	padding: 0 160px 0 25px;
	font-size: 18px;
	color: #333333;
	margin-bottom: 10px;
}
.tech ul li::after{
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border: 2px solid #F08300;
	border-radius: 100%;
	left: 0;
	top: 24px;
}
.tech ul li:hover a{
	color: #F08300;
}
.tech ul li .xz{
	width: 110px;
	text-align: center;
	line-height: 38px;
	color: #fff;
	background: #F08300;
	position: absolute;
	top: -1px;
	right: 24px;
}
.problem-item{
	margin-top: 16px;
}
.problem-item h3{
	line-height: 78px;
	border-bottom: 1px solid #e3e3e3;
	padding-left: 36px;
	background: url("../images/q.png") no-repeat left center;
	font-size: 18px;
	color: #333333;
	cursor: pointer;
}
.problem-item ul li{
	padding: 22px 0 10px 66px;
	font-size: 16px;
	color: #666666;
	line-height: 28px;
	background: url("../images/a.png") no-repeat top 22px left 36px;
}

/*news*/
.news ul{
	margin-top: 40px;
}
.news ul li{
	border-bottom: 1px solid #e1e0e0;
	padding-bottom: 35px;
	margin-bottom: 35px;
	overflow: hidden;
	transition: all .5s ease;
}
.news ul li:hover{
	border-bottom: 1px solid #F08300;
	transition: all .5s ease;
}
.news ul li .pic{
	width: 26.41166%;
	float: left;
}
.news ul li .info{
	width: 70%;
	float: right;
	position: relative;
}
.news ul li .info .tit{
	font-size: 22px;
	color: #333333;
	line-height: 30px;
	transition: all .5s ease;
}
.news ul li:hover .info .tit{
	color: #F08300;
	transition: all .5s ease;
}
.news ul li .info .key{
	font-size: 15px;
	color: #777;
	margin: 10px 0;
}
.news ul li .info .sub{
	font-size: 15px;
	color: #666666;
	line-height: 28px;
}
.news ul li .info .more{
	font-size: 16px;
	color: #F08300;
	line-height: 25px;
	margin-top: 12px;
}
.news ul li .info .more i{
	font-size: 18px;
	margin-left: 8px;
	position: relative;
	top: 1px;
}
.news ul li .info .time{
	position: absolute;
	right: 0;
	bottom: 0;
	font-family: Arial;
	font-size: 15px;
	color: #b3b2b2;
	line-height: 25px;
}
.newsDe .title{
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	color: #333333;
	line-height: 38px;
}
.newsDe .time{
	text-align: center;
	font-size: 15px;
	color: #777777;
	line-height: 25px;
	margin-top: 24px;
	border-bottom: 1px solid #e1e0e0;
	padding-bottom: 24px;
}
.newsDe .cont{
	font-size: 15px;
	color: #777777;
	line-height: 28px;
	margin-top: 30px;
}
.dePage{
	border-top: 1px solid #e6e6e5;
	padding-top: 35px;
	margin-top: 55px;
}
.dePage a{
	display: block;
	width: 48%;
	background-color: #f1f1f1;
	float: left;
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	padding: 22px 35px;
}
.dePage a:nth-child(2){
	float: right;
}
.dePage a span{
	width: 100%;
	display: inline-block;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.dePage a:hover{
	color: #fff;
	background: #F08300;
}

/*about*/
.about .gs-name{
	font-size: 28px;
	font-weight: bold;
	line-height: 38px;
	color: #222222;
	position: relative;
	border-bottom: 1px solid #d3d3d4;
	padding-bottom: 22px;
}
.about .gs-name::after{
	content: "";
	position: absolute;
	width: 50px;
	height: 3px;
	background: #F08300;
	left: 0;
	bottom: 0;
}
.about .gs-name span{
	color: #016ddc;
}
.about-box{
	overflow: hidden;
	margin-top: 25px;
}
.about-box .cont{
	width: 76.5%;
	float: left;
	font-size: 16px;
	color: #555555;
	line-height: 30px;
}
.about-box .num-box{
	width: 18.67%;
	float: right;
}
.about-box .num-box .lb{
	border-bottom: 1px solid #ececed;
	padding-bottom: 8px;
	margin-bottom: 24px;
}
.about-box .num-box .lb:last-child{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.about-box .num-box .lb .txt{
	font-weight: bold;
	font-size: 16px;
	line-height: 25px;
	color: #1f1e24;
}
.about-box .num-box .lb .num{
	font-size: 14px;
	color: #1f1e24;
	margin-top: 7px;
}
.about-box .num-box .lb .num sup{
	position: relative;
	top: -14px;
	font-size: 20px;
	color: #F08300;
}
.about-box .num-box .lb .num span{
	font-weight: bold;
	font-size: 32px;
	line-height: 32px;
	color: #016ddc;
}
.about-box .num-box .lb:nth-of-type(2n+2) .num span{
	color: #F08300;
}
.about .row{
	margin-top: 60px;
	margin-left: -9px;
	margin-right: -9px;
}
.about .row .pdg{
	padding: 0 9px;
	margin-bottom: 18px;
}
.about .row .pdg img{
	width: 100%;
}
/*culture*/
.culture{
	padding: 52px 28px;
	min-height: 861px;
	background: url("../images/qywh-back.jpg") no-repeat top center;
	background-size: cover;
	margin-top: 35px;
}
.about-h2{
	text-align: center;
	font-size: 42px;
	color: #222222;
	line-height: 50px;
}
.about-line{
	width: 40px;
	height: 3px;
	background: #F08300;
	margin: 24px auto 0;
}
.culture .row{
	margin-top: 44px;
	margin-left: -6px;
	margin-right: -6px;
}
.culture .row .pdg{
	padding: 0 6px;
}
.qywh-list{
	background: #fff;
	border-top: 5px solid #0060c5;
	padding: 18px 24px 20px;
	margin-bottom: 12px;
}
.qywh-list .tit{
	font-size: 24px;
	line-height: 30px;
	color: #222222;
}
.qywh-list .sub{
	font-size: 16px;
	color: #666666;
	line-height: 26px;
	height: 78px;
	margin-top: 16px;
}
/*history*/
.history{
	padding: 48px 30px 90px;
	background: #f5f5f5;
}
.history .year{
	font-size: 100px;
	line-height: 128px;
	color: #1757af;
	writing-mode:tb-rl;
	font-family: "barlow";
	float: left;
}
.history-nr{
	margin-top: 58px;
	overflow: hidden;
	position: relative;
}
.history-ul-warp{
	float: left;
	width: 59%;
	position: relative;
}
.history-ul-warp::after{
	content: "";
	position: absolute;
	width: 13px;
	height: 13px;
	background: #1757af;
	top: 0;
	left: 0;
	z-index: 999;
	border-radius: 100%;
}
.history-ul{
	height: 628px;
	padding-left: 42px;
	overflow: auto;
	position: relative;
}
.history-li{
	border-bottom: 1px dashed #cccaca;
	padding-bottom: 20px;
	margin-bottom: 17px;
	overflow: hidden;
}
.history-li:last-child{
	margin-bottom: 0;
}
.history-li .info{
	width: 66%;
	float: left;
	text-align: left;
}
.history-li .info .nf{
	font-family: "barlow";
	font-size: 48px;
	color: #1757af;
	line-height: 48px;
}
.history-li .info .sub{
	font-size: 16px;
	color: #555555;
	line-height: 28px;
	padding-left: 18px;
	margin-top: 14px;
	position: relative;
}
.history-li .info .sub::after{
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	background: #F08300;
	border-radius: 100%;
	left: 0;
	top: 10px;
}
.history-li .pic{
	width: 31.5%;
	float: right;
}
.history-nr .pic2{
	width: 25.7%;
	height: 100%;
	right: 0;
	top: 0;
	position: absolute;
}
.history-nr .pic2 img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
/*honor*/
.honor{
	padding: 48px 0 0 0;
}
.honor .row{
	margin-top: 50px;
}
.honor .row .pdg{
	background: url("../images/honor-bk.jpg") repeat-x bottom center;
	padding-bottom: 40px;
}
.honor-list{
	margin-bottom: 15px;
	text-align: center;
}
.honor-list img{
	border: 5px solid #4c2f0a;
}

/*contact*/
.contact-h2{
	font-size: 36px;
	line-height: 45px;
	color: #333333;
}
.contact-h6{
	font-size: 18px;
	color: #666666;
	line-height: 25px;
	margin-top: 26px;
}
.contact .box{
	overflow: hidden;
	margin-top: 55px;
}
.contact .box .info{
	width: 43%;
	float: left;
}
.contact .box .info .gs-name{
	font-weight: bold;
	font-size: 28px;
	color: #016ddc;
	line-height: 35px;
}
.contact .box .info .sub{
	margin-top: 25px;
}
.contact .box .info .sub p{
	padding-left: 24px;
	border-bottom: 1px solid #e5e4e4;
	line-height: 54px;
	font-size: 18px;
	color: #333333;
}
.contact .box .info .sub p.dz{
	background: url("../images/c-dz.png") no-repeat left center;
}
.contact .box .info .sub p.dh{
	background: url("../images/c-dh.png") no-repeat left center;
}
.contact .box .tel{
	width: 47.8%;
	float: right;
}
.contact .box .tel .lb{
	position: relative;
	overflow: hidden;
	width: 48.4%;
	float: left;
	height: 170px;
	background: #016ddc;
	padding: 18px 12px 0 22px;
}
.contact .box .tel .lb:nth-child(2){
	float: right;
	background: #F08300;
}
.contact .box .tel i{
	font-size: 150px;
	line-height: 150px;
	color: #fff;
	opacity: 0.2;
	position: absolute;
	right: -15px;
	bottom: -20px;
}
.contact .box .txt{
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	opacity: 0.5;
}
.contact .box .hm{
	font-size: 16px;
	line-height: 38px;
	color: #fff;
	margin-top: 12px;
}
.contact .box .hm a{
	display: block;
	color: #fff;
	font-size: 30px;
	letter-spacing: 1px;
	font-family: "barlow";
}
.maps{
	overflow: hidden;
	margin-top: 60px;
}
/*message*/
.message{
	padding: 55px 30px 70px;
	background: #f5f5f5;
	margin-top: 28px;
}
.message .contact-h2{
	text-align: center;
}
.message .row{
	margin-top: 50px;
}
.message input[type=text]{
	width: 100%;
	height: 56px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	font-size: 16px;
	color: #222;
	padding: 0 20px;
}
.message textarea{
	min-width: 100%;
	max-height: 100%;
	min-height: 150px;
	max-height: 150px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	font-size: 16px;
	color: #222;
	padding: 12px 20px;
	margin-top: 14px;
}
.message .ljtj{
	display: block;
	width: 40%;
	line-height: 58px;
	border-radius: 5px;
	background: #F08300;
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin: 28px auto 0;
	cursor: pointer;
}

	/*Nybanner*/
.ny-lm-tit{
	font-size: 42px;
	color: #333333;
	line-height: 50px;
}
.yrj-ny-cls{
	overflow: hidden;
	margin-bottom: 45px;
}
.yrj-ny-cls a{
	display: block;
	float: left;
	min-width: 130px;
	padding: 0 12px;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	color: #333333;
	margin-right: 4px;
	background: #f1f1f1;
}
.yrj-ny-cls a:hover,
.yrj-ny-cls a.on{
	background: #F08300;
	color: #fff;
}
.Nybanner{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.Nybanner img{
	width: 100%;
}
.ny-hb-info{
	position: absolute;
	width: 100%;
	left: 0;
	top: 35%;
	z-index: 99;
	color: #fff;
}
.ny-hb-info h2{
	font-weight: bold;
	font-size: 42px;
	line-height: 50px;
}
.ny-hb-info .fr h2{
	color: #016ddc;
}
.ny-hb-info .fl h2{
	color: #016ddc;
}
.ny-hb-info h6{
	font-size: 20px;
	line-height: 30px;
	margin-top: 26px;
}
.ny-hb-info .fr h6{
	color: #555555;
}
.ny-hb-info .fl h6{
	color: #555555;
}
.Nylocation{
	border-bottom: 1px solid #f3f3f4;
	line-height: 56px;
}
.Nylocation .now-wz{
	float: left;
	padding-left: 24px;
	background: url("../images/home-ico.png") no-repeat left center;
	font-size: 15px;
	color: #666666;
}
.Nylocation .now-wz a{
	color: #666;
}
.Nylocation .now-wz a:hover{
	color: #F08300;
}

/*footer*/
footer{
	background: #016ddc;
}
.foot-menu .container{
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.foot-menu a{
	display: block;
	line-height: 80px;
	float: left;
	font-size: 18px;
	color: #fff;
	margin-right: 85px;
	position: relative;
}
.foot-menu a:hover{
	color: #F08300;
}
.foot-menu a::after{
	content: "";
	position: absolute;
	width: 1px;
	height: 18px;
	background: rgba(255,255,255,0.2);
	top: 50%;
	margin-top: -9px;
	right: -42px;
}
.foot-menu a:last-child{
	margin-right: 0;
}
.foot-menu a:last-child::after{
	display: none;
}
.foot-top{
	color: #fff;
	padding: 54px 0 58px;
}
.foot-lm{
	float: left;
}
.foot-lm .item{
	float: left;
	margin-left: 90px;
}
.foot-lm .item:first-child{
	margin-left: 0;
}
.foot-top h4{
	font-size: 20px;
	line-height: 30px;
	padding-left: 18px;
	background: url("../images/f-sjx1.png") no-repeat left center;
}
.foot-top .link{
	margin-top: 18px;
}
.foot-top .link a{
	display: block;
	padding-left: 18px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 30px;
}
.foot-top .link a:hover{
	color: #fff;
}
.foot-lx{
	float: left;
	margin-left: 140px;
}
.foot-lx h4{
	background: url("../images/f-kf.png") no-repeat left center;
	padding-left: 38px;
	margin-bottom: 18px;
}
.foot-lx p{
	line-height: 40px;
	font-size: 16px;
}
.foot-lx p a{
	font-family: barlow;
	font-size: 28px;
	font-weight: bold;
	color: #F08300;
}
.foot-lx p.dz{
	padding-left: 26px;
	background: url("../images/f-dz.png") no-repeat left center;
}
.foot-lx p.dh{
	padding-left: 26px;
	background: url("../images/f-dh.png") no-repeat left center;
}
.foot-ewm{
	float: right;
	width: 162px;
}
.foot-ewm img{
	border: 1px dashed rgba(255,255,255,0.2);
	padding: 8px;
}
.foot-ewm p{
	display: block;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	background: rgba(255,255,255,0.2);
}
.foot-copy{
	border-top: 1px solid rgba(255,255,255,0.1);
	line-height: 70px;
	font-size: 16px;
	color: #b0bbd5;
}
.foot-copy a{
	color: #b0bbd5
}
.foot-copy a:hover{
	color: #fff;
}

	/*公用*/
.yrj-sy-h2{
	text-align: center;
	font-weight: bold;
	font-size: 42px;
	color: #222222;
	line-height: 50px;
}
.yrj-sy-h2 span{
	display: inline-block;
	position: relative;
}
.yrj-sy-h2 span::after{
	content: "";
	width: 32px;
	height: 8px;
	background: url("../images/sy-t-bk1.png") no-repeat center center;
	left: -54px;
	top: 50%;
	margin-top: -4px;
	position: absolute;
}
.yrj-sy-h2 span::before{
	content: "";
	width: 32px;
	height: 8px;
	background: url("../images/sy-t-bk2.png") no-repeat center center;
	right: -54px;
	top: 50%;
	margin-top: -4px;
	position: absolute;
}
.yrj-sy-h2 a{
	color: #F08300;
}
.yrj-sy-h6{
	text-align: center;
	line-height: 25px;
	font-size: 18px;
	color: #555555;
	margin-top: 18px;
}
.rotate180 {
	transform: rotate(180deg);
}
.text-line1{
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.text-line2{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.yrj-pic .pic{
	overflow: hidden;
	background: #fff;
}
.yrj-pic img{
	width: 100%;
	transform: scale(1);
	transition: all .5s ease;
}
.yrj-pic:hover img{
	transform: scale(1.12);
	transition: all .5s ease;
}

/*MB - PC */
.isPc {
	display:block;
}
.isMobile {
	display:none !important;
}
/* 滚动  */
@-webkit-keyframes rotate {
	from {
	-webkit-transform:rotate(0deg)
}
to {
	-webkit-transform:rotate(360deg)
}
}@-moz-keyframes rotate {
	from {
	-moz-transform:rotate(0deg)
}
to {
	-moz-transform:rotate(360deg)
}
}@-o-keyframes rotate {
	from {
	-o-transform:rotate(0deg)
}
to {
	-o-transform:rotate(360deg)
}
}@keyframes rotate {
	from {
	transform:rotate(0deg)
}
to {
	transform:rotate(360deg)
}
}/*page*/
.Page {
	width:100%;
	text-align:center;
	line-height:30px;
	padding-top:40px;
}
.Page.tl {
	text-align:left;
}
.Page .disabled {
	border:1px solid #d8d8d8;
	padding:5px 5px;
	font-size:10px;
	color:#d8d8d8;
	display:none;
	visibility:hidden;
}
.Page a {
	border:1px solid #f1f1f1;
	display:inline-block;
	min-width:30px;
	padding:0 5px;
	background:#f1f1f1;
	line-height:25px;
	text-align:center;
	font-size:10px;
	color:#333;
	position:relative;
	top:2px;
}
.Page a:hover {
	border:1px solid #F08300;
}
.Page a.sy {
	color:#707072 !important;
}
.Page .current {
	background:#F08300;
	display:inline-block;
	width:30px;
	text-align:center;
	line-height:25px;
	color:#fff;
	position:relative;
	top:2px;
	border:1px solid #F08300;
	font-size:10px;
}
.Page .next,.Page .prev {
	width:65px;
}
.bsBox {
	width:auto !important;
	height:auto !important;
}
/*Webkit,Opera9.5+,Ie9+*/::selection {
	color:#fff;
	background: #03a2d6;
}
/*Mozilla Firefox*/::-moz-selection {
	color:#fff;
	background: #03a2d6;
}
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar {
	width:6px;
	height:16px;
	background-color:#fff;
}
.history-ul{
	direction:rtl
}
.history-ul::-webkit-scrollbar {
	width: 13px;
	border-radius:15px;
	position: relative;
}
/*定义滚动条轨道 内阴影+圆角*/::-webkit-scrollbar-track {
	-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.4);
	/*border-radius:10px;
	*/
	background-color:##FFFFFF;
}
.history-ul::-webkit-scrollbar-track {
	width: 13px;
	-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0);
	background: #f5f5f5 url("../images/history-line.png");
}
/*定义滑块 内阴影+圆角*/::-webkit-scrollbar-thumb {
	cursor:pointer;
	-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);
	background-color:rgba(68,158,67,1);
	border-radius:0;
}
.history-ul::-webkit-scrollbar-thumb{
	background: url("../images/hisory-line2.png");
	-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0);
}
::-webkit-scrollbar-thumb:hover {
	background-color:rgba(68,158,67,1);
}
.history-ul::-webkit-scrollbar-thumb:hover{
	background: url("../images/hisory-line2.png");
	-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0);
}
::-webkit-scrollbar-thumb:active {
	background-color:rgba(68,158,67,1);
}
.history-ul::-webkit-scrollbar-thumb:active{
	background: url("../images/hisory-line2.png");
	-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0);
}
/*定义两端上下按钮*/
/*::-webkit-scrollbar-button {
	height:10px;
	width:10px;
	background:#ff6a07;
}
*/
.sroll_top {
	right:0.8%;
	bottom:6%;
	position:fixed;
	display:none;
	cursor:pointer;
	z-index:2999;
}
@-webkit-keyframes trackBallSlide {
	0% {
	opacity:1;
	-webkit-transform:scale(1) translateY(-8px);
	transform:scale(1) translateY(-8px);
}
34% {
	opacity:1;
	-webkit-transform:scale(1) translateY(4px);
	transform:scale(1) translateY(4px);
}
68% {
	opacity:0.2;
	-webkit-transform:scale(1) translateY(16px);
	transform:scale(1) translateY(16px);
}
100% {
	opacity:0.2;
	-webkit-transform:scale(1) translateY(-8px);
	transform:scale(1) translateY(-8px);
}
}@keyframes trackBallSlide {
	0% {
	opacity:1;
	-webkit-transform:scale(1) translateY(-8px);
	transform:scale(1) translateY(-8px);
}
34% {
	opacity:1;
	-webkit-transform:scale(1) translateY(4px);
	transform:scale(1) translateY(4px);
}
68% {
	opacity:0.2;
	-webkit-transform:scale(1) translateY(16px);
	transform:scale(1) translateY(16px);
}
100% {
	opacity:0.2;
	-webkit-transform:scale(1) translateY(-8px);
	transform:scale(1) translateY(-8px);
}
}.fancybox {
	margin-bottom:30px;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp {
	padding:0;
	margin:0;
	border:0;
	outline:none; 
	vertical-align:top;
}
.fancybox-wrap {
	overflow:unset !important;
}
.fancybox-wrap {
	position:absolute;
	top:0;
	left:0;
	z-index:8020;
}
.fancybox-skin {
	position:relative;
	background:#f9f9f9;
	color:#444;
	text-shadow:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.fancybox-opened {
	z-index:8030;
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);
	-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);
	box-shadow:0 10px 25px rgba(0,0,0,0.5);
}
.fancybox-outer,.fancybox-inner {
	position:relative;
}
.fancybox-inner {
	overflow:hidden;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling:touch;
}
.fancybox-error {
	color:#444;
	margin:0;
	padding:15px;
	white-space:nowrap;
}
.fancybox-image,.fancybox-iframe {
	display:block;
	width:100%;
	height:100%;
}
.fancybox-image {
	max-width:100%;
	max-height:100%;
}
#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
	background-image:url(../images/fancybox_sprite.png);
}
#fancybox-loading {
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-22px;
	margin-left:-22px;
	background-position:0 -108px;
	opacity:0.8;
	cursor:pointer;
	z-index:8060;
}
#fancybox-loading div {
	width:44px;
	height:44px;
	background:url(../images/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
	position:absolute;
	top:-18px;
	right:-18px;
	width:36px;
	height:36px;
	cursor:pointer;
	z-index:8040;
}
.fancybox-nav {
	position:absolute;
	top:0;
	width:40%;
	height:100%;
	cursor:pointer;
	text-decoration:none;
	/*background:transparent url(../images/blank.gif);*/
	/* helps IE */
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	z-index:8040;
}
.fancybox-prev {
	left:0;
}
.fancybox-next {
	right:0;
}
.fancybox-nav span {
	position:absolute;
	top:50%;
	width:36px;
	height:34px;
	margin-top:-18px;
	cursor:pointer;
	z-index:8040;
	visibility:hidden;
}
.fancybox-prev span {
	left:10px;
	background-position:0 -36px;
}
.fancybox-next span {
	right:10px;
	background-position:0 -72px;
}
.fancybox-nav:hover span {
	visibility:visible;
}
.fancybox-tmp {
	position:absolute;
	top:-99999px;
	left:-99999px;
	max-width:99999px;
	max-height:99999px;
	overflow:visible !important;
}
/* Overlay helper */

.fancybox-lock {
	overflow:visible !important;
	width:auto;
}
.fancybox-lock body {
	overflow:hidden !important;
}
.fancybox-lock-test {
	overflow-y:hidden !important;
}
.fancybox-overlay {
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	display:none;
	z-index:8010;
	background:url(../images/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
	position:fixed;
	bottom:0;
	right:0;
}
.fancybox-lock .fancybox-overlay {
	overflow-x:hidden;
	overflow-y:scroll;
}
/* Title helper */

.fancybox-title {
	visibility:hidden;
	position:relative;
	text-shadow:none;
	z-index:8050;
}
.fancybox-opened .fancybox-title {
	visibility:visible;
}
.fancybox-title-float-wrap {
	position:absolute;
	bottom:0;
	right:50%;
	margin-bottom:-35px;
	z-index:8050;
	text-align:center;
}
.fancybox-title-float-wrap .child {
	display:inline-block;
	margin-right:-100%;
	padding:2px 20px;
	background:transparent;
	/* Fallback for web browsers that doesn't support RGBa */
	background:rgba(0,0,0,0.8);
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	text-shadow:0 1px 2px #222;
	color:#FFF;
	font-weight:bold;
	line-height:24px;
	white-space:nowrap;
}
.fancybox-title-outside-wrap {
	position:relative;
	margin-top:10px;
	color:#fff;
}
.fancybox-title-inside-wrap {
	padding-top:10px;
}
.fancybox-title-over-wrap {
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	padding:10px;
	background:#000;
	background:rgba(0,0,0,.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5) {
	#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
	background-image:url(../images/fancybox_sprite@2x.png);
	background-size:44px 152px;
	/*The size of the normal image,half the size of the hi-res image*/
}
#fancybox-loading div {
	background-image:url(../images/fancybox_loading@2x.gif);
	background-size:24px 24px;
	/*The size of the normal image,half the size of the hi-res image*/
}
}/* 缩略图样式 */
#fancybox-thumbs {
	position:fixed;
	left:0;
	width:100%;
	overflow:hidden;
	z-index:8050;
}
#fancybox-thumbs.bottom {
	bottom:2px;
}
#fancybox-thumbs.top {
	top:2px;
}
#fancybox-thumbs ul {
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
}
#fancybox-thumbs ul li {
	float:left;
	padding:1px;
	opacity:0.5;
}
#fancybox-thumbs ul li.active {
	opacity:0.75;
	padding:0;
	border:1px solid #fff;
}
#fancybox-thumbs ul li:hover {
	opacity:1;
}
#fancybox-thumbs ul li a {
	display:block;
	position:relative;
	overflow:hidden;
	border:1px solid #222;
	background:#111;
	outline:none;
}
#fancybox-thumbs ul li img {
	display:block;
	position:relative;
	border:0;
	padding:0;
	max-width:none;
}
.wz-web-search {
	padding:50px 0 100px;
}
.wz-web-search ul {
	overflow:hidden;
}
.wz-web-search li {
	border-bottom:1px solid #ddd;
	padding:30px 0;
	width:46%;
	float:left;
	transition:all .5s ease;
}
.wz-web-search li:nth-of-type(2n+2) {
	float:right;
}
.wz-web-search li:hover {
	background:#F08300;
	padding:30px;
	transition:all .5s ease;
}
.wz-web-search li .tit .t1 {
	font-size:22px;
	color:#333;
	transition:all .5s ease;
}
.wz-web-search li:hover .tit .t1 {
	color:#fff;
	transition:all .5s ease;
}
.wz-web-search li .url {
	font-size:14px;
	margin-top:10px;
	color:#F08300;
	transition:all .5s ease;
}
.wz-web-search li:hover .url {
	color:#fff;
	transition:all .5s ease;
}

/*美化标签*/
.magic-radio,.magic-checkbox {
	position:absolute;
	display:none;
}
.magic-radio[disabled],.magic-checkbox[disabled] {
	cursor:not-allowed;
}
.magic-radio + label,.magic-checkbox + label {
	position:relative;
	display:block;
	padding-left:30px;
	cursor:pointer;
	vertical-align:middle;
	float: left;
	margin-right: 30px;
	font-size: 16px;
	color: #555555;
	font-weight: normal;
}
.magic-radio + label:hover:before,.magic-checkbox + label:hover:before {
	animation-duration:0.4s;
	animation-fill-mode:both;
	animation-name:hover-color;
}
.magic-radio + label:before,.magic-checkbox + label:before {
	position:absolute;
	top:0;
	left:0;
	display:inline-block;
	width:20px;
	height:20px;
	content:'';
	border:1px solid #c0c0c0;
}
.magic-radio + label:after,.magic-checkbox + label:after {
	position:absolute;
	display:none;
	content:'';
}
.magic-radio[disabled] + label,.magic-checkbox[disabled] + label {
	cursor:not-allowed;
	color:#e4e4e4;
}
.magic-radio[disabled] + label:hover,.magic-radio[disabled] + label:before,.magic-radio[disabled] + label:after,
.magic-checkbox[disabled] + label:hover,.magic-checkbox[disabled] + label:before,.magic-checkbox[disabled] + label:after {
	cursor:not-allowed;
}
.magic-radio[disabled] + label:hover:before,.magic-checkbox[disabled] + label:hover:before {
	border:1px solid #e4e4e4;
	animation-name:none;
}
.magic-radio[disabled] + label:before,.magic-checkbox[disabled] + label:before {
	border-color:#e4e4e4;
}
.magic-radio:checked + label:before,.magic-checkbox:checked + label:before {
	animation-name:none;
}
.magic-radio:checked + label:after,.magic-checkbox:checked + label:after {
	display:block;
}
.magic-radio + label:before {
	border-radius:50%;
}
.magic-radio + label:after {
	top:6px;
	left:6px;
	width:8px;
	height:8px;
	border-radius:50%;
	background:#01999c;
}
.magic-radio:checked + label:before {
	border:1px solid #01999c;
}
.magic-radio:checked[disabled] + label:before {
	border:1px solid #c9e2f9;
}
.magic-radio:checked[disabled] + label:after {
	background:#c9e2f9;
}
.magic-checkbox + label:before {
	border-radius:3px;
}
.magic-checkbox + label:after {
	top:2px;
	left:7px;
	box-sizing:border-box;
	width:6px;
	height:12px;
	transform:rotate(45deg);
	border-width:2px;
	border-style:solid;
	border-color:#fff;
	border-top:0;
	border-left:0;
}
.magic-checkbox:checked + label:before {
	border:#3e97eb;
	background:#3e97eb;
}
.magic-checkbox:checked[disabled] + label:before {
	border:#c9e2f9;
	background:#c9e2f9;
}
.shuiyin{
	position: relative;
	overflow: hidden;
}
.shuiyin::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 11;
	background: url(../images/logo.png) no-repeat center center;
	background-size: 26% auto;
	opacity: 0.5;
}
/*右侧浮动*/

.right-nav {
	position: fixed;
	right: 1.7%;
	top: 45%;
	width: 36px;
	height: 160px; 
	color: #fff;
	z-index: 99;
	transition: right, 0.5s;
	font-size: 14px;
}

.right-nav .iconfont {
	color: #fff;
	line-height: 36px;
	font-size: 24px;
}

.right-nav .nav-advertisement {
	cursor: pointer;
}

.fttel {
	line-height: 22px;
}

.fttel span {
	display: block;
	width: 90%;
	margin: 0 auto;
}

.fttel span:first-child {
	border-bottom: #fff solid 1px;
}

@media screen and (max-width: 1365px) {
	.right-nav {
		right: 0px;
	}
	.right-nav .nav-recharge .line {
		background-color: transparent;
	}
	.right-nav .nav-advertisement img {
		margin-left: 0;
	}
}

@media screen and (min-width: 1366px) {
	.right-nav .nav-recharge,
	.go-top {
		left: 0;
	}
	.right-nav .nav-recharge .line {
		background-color: #fff;
	}
	.right-nav .nav-hover>.go-top {}
	.right-nav .nav-advertisement img {
		margin-left: -36px;
	}
}

.right-nav .nav-recharge .line {
	width: 24px;
	height: 1px;
}

.right-nav .nav-hover {
	margin-top: 10px;
}

.right-nav .nav-hover>div {
	height: 36px;
	position: relative;
	text-align: center;
	line-height: 14px;
	overflow: hidden;
}

.right-nav .nav-hover>.go-top {
	width: 36px;
	cursor: pointer;
	transition-property: left;
	transition-duration: 0.5s;
}

.right-nav .nav-hover>.go-top>img {
	width: 20px;
}

.right-nav .nav-hover>div>img {
	margin-top: 9px;
}

.right-nav .nav-hover>div .nav-open {
	position: absolute;
	left: -150px;
	top: 0;
	min-height: 36px;
	opacity: 0;
	width: 135px;
	line-height: 36px;
	background-color: #008c5a;
	color: #fff;
	transition: left, 0.5s;
	display: none;
}

.right-nav .nav-hover>div.mp-code-wrap .nav-open {
	width: 281px;
	left: -296px;
	background-color: #ffffff;
}

.right-nav .nav-hover>div.mp-code-wrap .redPoi {
	display: block;
}

.right-nav .nav-hover>div.mp-code-wrap:hover .nav-open {
	opacity: 1;
	left: -281px;
	display: block;
}

.right-nav .nav-hover>div.mp-code-wrap .mp-code .line {
	margin: 18px 5px 0;
	height: 100px;
	width: 1px;
	background-color: #ccc;
}

.right-nav .nav-hover>div.mp-code-wrap .content {
	background-color: #ffffff;
	color: #282828;
}

.right-nav .nav-hover>div .nav-open .arrow {
	position: absolute;
	right: -8px;
	top: 14px;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-left: 4px solid #0068b7;
}

.right-nav .nav-hover>div .nav-open .team-num {
	line-height: 18px;
	color: #f6f8f9;
	margin-top: -5px;
	padding-bottom: 5px;
}

.right-nav .nav-hover>div .nav-open .team-num2 {
	margin-top: 10px;
	font-size: 12px;
}

.right-nav .nav-hover>div .nav-open img {
	width: 135px;
}

.right-nav .nav-hover>div {
	background-color: #626262;
	overflow: visible;
	border-radius: 3px;
	margin-bottom: 3px;
}

.right-nav .nav-hover>div:hover {
	background-color: #016ddc;
	overflow: visible;
}

.right-nav .nav-hover>div:hover .nav-open {
	opacity: 1;
	left: -140px;
	display: block;
}

.right-nav .nav-hover>div .fdweixin {
	background: #016ddc!important;
	padding: 8px;
	width: 150px;
	left: -180px;
}

.right-nav .nav-hover>div:hover .fdweixin {
	opacity: 1;
	left: -155px;
	display: block;
}